📖 [Docs]: Process documentation links corrected - #539
Merged
Marius Storhaug (MariusStorhaug) merged 2 commits intoSep 10, 2026
Conversation
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Marius Storhaug (MariusStorhaug)
marked this pull request as ready for review
September 10, 2026 08:58
Copilot started reviewing on behalf of
Marius Storhaug (MariusStorhaug)
September 10, 2026 19:08
View session
Contributor
There was a problem hiding this comment.
🟢 Approved
All nine replacements consistently use the reachable canonical URL, and no retired URLs remain.
Pull request overview
Updates documentation references to the canonical Process-PSModule Pages site.
Changes:
- Replaces nine retired documentation URLs.
- Updates documentation, agent guidance, site metadata, and plugin metadata.
File summaries
| File | Description |
|---|---|
README.md |
Updates the primary documentation link. |
docs/zensical.toml |
Updates the generated site URL. |
docs/content/reference/repository-standard.md |
Corrects canonical guidance links. |
AGENTS.md |
Updates agent-facing documentation references. |
.github/plugin/psmodule/plugin.json |
Updates plugin homepage metadata. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Marius Storhaug (MariusStorhaug)
deleted the
correct-process-docs-links
branch
September 10, 2026 19:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Process-PSModule documentation, site metadata, and agent guidance now direct users to the canonical
https://psmodule.io/Process-PSModule/Pages site instead of retired documentation routes.Changed: Documentation destination
All tracked references to
https://psmodule.io/docsandhttps://psmodule.github.io/docsnow use the Process-PSModule Pages root. Former deep documentation routes use the root because they have no guaranteed replacement.Adopting this release
No configuration, code, or invocation changes are required beyond selecting this release.
Release impact
release:skiplabel for a documentation-only change.Technical details
Consumer change record
psmodule.io/docsandpsmodule.github.io/docsrouteshttps://psmodule.io/Process-PSModule/Template baseline
No repository pull request template applies.
Maintainer evidence
Updated the nine tracked retired documentation references in five documentation and configuration files. The change is limited to link destinations.
Relevant issues (or links)
No related issues.
Related work
None.